How to Install medit software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install medit software package in Ubuntu 14.04 LTS (Trusty Tahr)

medit software package provides Useful programming and around-programming text editor, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install medit 

medit is installed in your system.

Make ensure the medit package were installed using the commands given below,

$ sudo dpkg-query -l | grep medit *

You will get with medit package name, version, architecture and description in a table

medit package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Editors
Package medit
Version 1.1.1-2
Description Useful programming and around-programming text editor
Sub Section Editors


See Also, How to uninstall or remove medit software package from Ubuntu 14.04 LTS (Trusty Tahr)?